Auto merge of #1656 - EduardoBautista:cargo-home-absolute-path, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 29 May 2015 05:54:27 +0000 (05:54 +0000)
committerbors <bors@rust-lang.org>
Fri, 29 May 2015 05:54:27 +0000 (05:54 +0000)
commit06dbe6555a4a15f5912bbfc841d446dad4d417cc
treefdfd1dfc3445856fbd343ade0b58ac5ce3cbd1e5
parentbedfde0b9ccd80c1e9cb72fffd1af858cdcb3598
parentf8b91b577b82dcaa8fef10ff35bfb7be1ddcb8a0
Auto merge of #1656 - EduardoBautista:cargo-home-absolute-path, r=alexcrichton

OK, this should fix https://github.com/rust-lang/cargo/issues/1655.  It worked on my local.  I am not entirely sure how to write a test for this.  Can I get some help and be pointed in the right direction?